projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a8b137
)
(ebrowse-draw-file-member-info): Doc fix.
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 7 Jun 2007 13:18:35 +0000
(13:18 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 7 Jun 2007 13:18:35 +0000
(13:18 +0000)
lisp/progmodes/ebrowse.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/ebrowse.el
b/lisp/progmodes/ebrowse.el
index ba73cbc246158ded7f219f0bb03b520fd257d2b1..5ccd6238208f48ed927295ecaa342d80e00a5939 100644
(file)
--- a/
lisp/progmodes/ebrowse.el
+++ b/
lisp/progmodes/ebrowse.el
@@
-3598,7
+3598,7
@@
The file name is read from the minibuffer."
(defun* ebrowse-draw-file-member-info (info &optional (kind ""))
- "Display a line in
an the members per file
info buffer.
+ "Display a line in
the members
info buffer.
INFO describes the member. It has the form (TREE ACCESSOR MEMBER).
TREE is the class of the member to display.
ACCESSOR is the accessor symbol of its member list.